File Transfer Protocol - définition. Qu'est-ce que File Transfer Protocol
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est File Transfer Protocol - définition

STANDARD PROTOCOL FOR TRANSFERRING FILES OVER TCP/IP NETWORKS
Ftp; Anonymous FTP; FTP Server; FTP servers; FTP client; Simple File Transfer Protocol; File transfer protocol; FTP over SSH; Secure ftp; FTP Client; FTP site; File-Transfer Protocol; Ftp://; Port 21; PWD (FTP command); Standard file transfer protocols; FTP access; Mode Z compression; Ftpd; FTP protocol; Port 115; PASV; FTP URL; FTP; RFC 0959
  • Illustration of starting a passive connection using port 21

File Transfer Protocol         
(FTP) A client-server protocol which allows a user on one computer to transfer files to and from another computer over a TCP/IP network. Also the client program the user executes to transfer files. It is defined in STD 9, RFC 959. See also anonymous FTP, FSP, TFTP. Unix manual page: ftp(1). (1994-12-01)
SSH File Transfer Protocol         
NETWORK PROTOCOL THAT PROVIDES FILE ACCESS, FILE TRANSFER, AND FILE MANAGEMENT FUNCTIONALITIES OVER ANY RELIABLE DATA STREAM, DESIGNED AS AN EXTENSION OF SSH 2.0
Sftp://; Sftp:; SSHFTP; SSH file transfer protocol
<networking> (SFTP) A version of File Transfer Protocol (FTP) using an encrypted network connection provided by Secure Shell (SSH), usually SSH 2. The SFTP protocol allows for a range of operations on remote files, making it more like a remote file system protocol. SFTP clients can resume interrupted transfers, get directory listings and remove remote files. SFTP has largely replaced Secure Copy (SCP). {IETF spec (http://ietf.org/internet-drafts/draft-ietf-secsh-filexfer-13.txt)}. (2006-09-28)
FTP         
File Transfer Protocol (Reference: Internet, RFC 959)

Wikipédia

File Transfer Protocol

The File Transfer Protocol (FTP) is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. FTP is built on a client–server model architecture using separate control and data connections between the client and the server. FTP users may authenticate themselves with a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmission that protects the username and password, and encrypts the content, FTP is often secured with SSL/TLS (FTPS) or replaced with SSH File Transfer Protocol (SFTP).

The first FTP client applications were command-line programs developed before operating systems had graphical user interfaces, and are still shipped with most Windows, Unix, and Linux operating systems. Many dedicated FTP clients and automation utilities have since been developed for desktops, servers, mobile devices, and hardware, and FTP has been incorporated into productivity applications such as HTML editors and file managers.

An FTP client used to be commonly integrated in web browsers, where file servers are browsed with the URI prefix "ftp://". Throughout 2021, the two major web browser vendors removed this ability. Support for the FTP protocol was first disabled in Google Chrome 88 in January 2021, followed by Firefox 88.0 in April 2021. In July 2021, Firefox 90 dropped FTP entirely, and Google followed suit in October 2021, removing FTP entirely in Google Chrome 95.

Exemples du corpus de texte pour File Transfer Protocol
1. You‘ll need to use FTP (file transfer protocol) software to upload the pages you‘ve built to your host‘s server for the world to see.